home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Nebula 1
/
Nebula One.iso
/
Graphics
/
Misc
/
Capture
/
Source
/
other.h
< prev
next >
Wrap
Text File
|
1995-06-12
|
326b
|
11 lines
// You may freely copy, distribute and reuse the code in this example.
// The author disclaims any warranty of any kind, expressed or implied,
// as to its fitness for any particular use.
// Grab20 and Capture written by Peter Eisch.
#import <stdio.h>
#import <strings.h>
void parsePath(char *path, char *dir, char *name);